Use PostgreSQL 17 Client Tools by Default in GitHub Actions#376
Use PostgreSQL 17 Client Tools by Default in GitHub Actions#376codeunia-dev merged 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Rate limit exceeded@codeunia-dev has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 12 minutes and 8 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR updates our GitHub Actions configuration to default to PostgreSQL 17 client tools, ensuring consistency with our development environment and preparing for future database upgrades.
🔧 Changes
psqland related utilities resolve to version 17 during workflow execution.🚀 Why?
📝 Note
GitHub Actions may still fail once or twice- healthy relationships and CI pipelines both need patience.
Authored by: @akshay0611